home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 19
/
Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso
/
Aminet
/
util
/
libs
/
pmuser.lha
/
PopupMenuUser
/
Install
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-02-27
|
295 b
|
18 lines
;
; $VER: PopupMenuUserInstaller V1.0 (27.2.96)
; Copyright ©1996-1997 Henrik Isaksson
;
(copylib
(prompt "Installing the popupmenu.library...")
(help @copylib-help)
(source "popupmenu.library")
(dest "LIBS:")
(optional force askuser)
(confirm)
)
(set @default-dest "LIBS:")
(exit)